home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / ZMD6112B.ARJ / ZMD6.DOC next >
Text File  |  1992-07-05  |  2KB  |  29 lines

  1.         Docs... ahem.  Well, since ZMD6 is freeware I didn't really
  2. spend too much time on the docs.  As you can see.  I did include a
  3. file called ZMD6.INT which has the interface for the TPU.  To use ZMD
  4. you must have a FOSSIL driver loaded, and of course, have included
  5. the unit in your USES statement at the top of the program.  I included
  6. a small demo program ( a rather simple terminal program) called
  7. ZMDTEST.PAS.  To compile it you will need a copy of the FOSCOM FOSSIL
  8. interface routines.  I can't include it with ZMD because I didn't
  9. write it, but FOSCOM was sitting around and it's fairly easy to obtain.
  10. ZMD6's FOSSIL routines are BASM coded assembly, and if there is enough
  11. demand I might release these as a seperate project.  If you use ZMD6
  12. then there are a few things you need to know.  The first is that I won't
  13. be responsible for anything that it does or doesn't do.  The second is
  14. that I would appreciate you dropping me a letter at the address below
  15. if you use it, with a brief note describing what you used it in.  Beyond
  16. that, do what you want with it, and have fun.
  17.  
  18. David E. Rye
  19. P.O. Box 8
  20. Grandin, FL 32138
  21.  
  22. P.S.  Keep your eyes open for the new OPD, Object Protocol Driver by
  23.       me.  It will include FOSSIL/non-FOSSIL routines for file transfer
  24.       by X/Y/Zmodem over the serial port.
  25.  
  26. P.P.S.  This is a public beta test, no bugs were reported by the alpha
  27.         testers, but you never know.  Report any problems with ZMD to
  28.         me by Netmail (1:3649/0) or at the address above.
  29.